Use Python 3 in script shebangs
authorDebian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Fri, 3 Jul 2026 21:13:01 +0000 (22:13 +0100)
committerRebecca N. Palmer <rebecca_palmer@zoho.com>
Fri, 3 Jul 2026 21:13:01 +0000 (22:13 +0100)
commitf4a874e7d25d1f47b9e43c81fa8d6d3e165c3333
tree2056075b466e116b6b6e325f2e4d3f6dd10ed027
parenta31e4b563ea657491eb14551effa4afa6fb1766f
Use Python 3 in script shebangs

(Skipping the two .pyx files with #!python - they need to be compiled
with Cython, not directly run with any version of plain Python)

Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Forwarded: no

Gbp-Pq: Name python3_shebangs.patch
archive/docs/fix_longtable.py
statsmodels/regression/quantile_regression.py
statsmodels/sandbox/examples/example_pca.py
statsmodels/tools/print_version.py
tools/export_notebooks_to_python.py
tools/generate_formula_api.py